PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFMatrix Class
/
transformVector Method
/ transformVector(PDFPoint) Method
Point to transform.
Collapse All
Expand All
In This Topic
transformVector(PDFPoint) Method
In This Topic
Applies only the scale and rotate components of this matrix to the specified point.
Syntax
public
PDFPoint
transformVector(
PDFPoint
point
)
Parameters
point
Point to transform.
Return Value
Transformed point.
See Also
Reference
PDFMatrix Class
PDFMatrix Members
Overload List